home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / 04_03.iso / bonus / softrev / files / sylpheed-0.7.5-3.en.exe / {app} / doc / NEWS < prev    next >
Encoding:
Text File  |  2003-02-24  |  19.7 KB  |  508 lines

  1. Changes of Sylpheed
  2.  
  3. * 0.7.5
  4.  
  5.     * The license has been modified so that it will be compatible with
  6.       OpenSSL.
  7.     * Sent / Drafts / Queue folder on IMAP4 has been enabled.
  8.     * The internationalization of IMAP4 folder name has been implemented.
  9.     * IMAP4 folder renaming has been implemented.
  10.     * Some critical bugs in IMAP4 response parser have been fixed.
  11.     * Non-default mailboxes are now specifiable for inbox, sent, draft,
  12.       trash folder and the destination of filtering, using folder identifier.
  13.     * Folder property dialog has been implemented.
  14.     * Special folders can be specified from the folder property dialog.
  15.     * 'Outbox' has been changed to 'Sent'.
  16.     * Queued messages are now saved to Sent folder after they are actually
  17.       sent.
  18.     * The auto line-wrapping has been improved.
  19.     * 'Reply to sender' now works for newsgroups.
  20.     * The SMTP server response is now referred on SMTP AUTH.
  21.     * Templates can be inserted into the current cursor position now.
  22.     * Confirmation dialog is displayed on sending if subject is empty.
  23.     * Displayed newsgroup names are now abbreviated.
  24.     * The timeout of DNS lookup has been implemented.
  25.     * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
  26.     * The new application icon has been added.
  27.     * New message checking on IMAP or news server will be aborted immediately
  28.       if some errors occurred.
  29.     * Some menu items have been modified.
  30.     * Some other bugfixes have been made.
  31.  
  32. * 0.7.4
  33.  
  34.     * The bug that lost UIDL information if any error occured before issuing
  35.       UIDL command was fixed.
  36.     * Message retrieving is now cancelable from the menu even if the dialog
  37.       is hidden.
  38.     * Some warnings on compiling with gcc-3.0 have been removed.
  39.     * The English manual has been updated.
  40.     * The FAQs in English, Spanish and French have been added.
  41.  
  42. * 0.7.3
  43.  
  44.     * Attached files will be inherited on forwarding or reediting.
  45.     * Filter rules will be also updated when renaming or deleting folders.
  46.     * 'Get all' and 'Check for new messages' now works for IMAP4 and News
  47.       accounts.
  48.     * Limit of Receive size for POP3 has been implemented.
  49.     * The new notebook tab interface for multipart messages has been
  50.       implemented, and text parts are displayed on the text view all together.
  51.     * Separate user ID and password can be used for SMTP AUTH.
  52.     * ISO-8859-15 support has been added.
  53.     * Cancellation of POP3 session is now handled correctly.
  54.     * Some bugfixes have been made.
  55.  
  56. * 0.7.2
  57.  
  58.     * Message moving between different type of folders has been enabled.
  59.     * PGP decryption failure bug has been fixed.
  60.     * IMAP4 APPEND command failure has been fixed.
  61.     * Selection reply bug has been fixed.
  62.     * The bug that the external editor fails to launch when quotation
  63.       characters are used in the command line, has been fixed.
  64.     * 'Show all header' and 'Thread view' became toggle switch.
  65.     * Some code cleanups have been made.
  66.  
  67. * 0.7.1
  68.  
  69.     * Message copy between different type of folders has been enabled.
  70.     * Multiple message forwarding has been enabled.
  71.     * Most of key bindings became customizable.
  72.     * The default menu shortcuts have been modified so that Ctrl is used
  73.       as the modifier key.
  74.     * Quick menu shortcut changer has been implemented.
  75.     * Quick filter rule creation has been implemented.
  76.     * "Show all header" now displays the headers in the current message
  77.       view.
  78.     * File save dialog has been improved.
  79.     * '--send' option has been added.
  80.     * Quoted part of message text on reply or forward is specifiable by
  81.       selecting it.
  82.     * From address is now added to Cc entry when 'Reply to all' is used
  83.       on the messages which have Reply-To header.
  84.     * Mac OS X (Darwin) has been supported.
  85.     * Ctrl-Enter now works on the composition window.
  86.     * It now compiles with C compilers other than gcc.
  87.     * Crash in mark processing on 64bit architecture has been fixed.
  88.     * Crash on font load failure has been fixed.
  89.     * Some address completion bugs have been fixed.
  90.     * Some many other bugs have been fixed.
  91.  
  92. * 0.7.0
  93.  
  94.     * Undo / redo function has been implemented.
  95.     * Regular expression has been supported in filtering.
  96.     * LDIF file import has been improved.
  97.     * The cursor on composition window blinks now.
  98.     * The feature to keep editing after saving to draft has been added.
  99.     * The position of Subject entry on composition window has been moved
  100.       to the last.
  101.     * The menu items have been reorganized.
  102.     * WMCLASS is set for some windows.
  103.     * A bug that causes infinite loop at line-wrapping has been fixed.
  104.     * Some bugfixes for template, addressbook and IMAP4 have been made.
  105.  
  106. * 0.6.6
  107.  
  108.     * The newsgroup subscription dialog has been enhanced.
  109.     * Template function has been improved.
  110.     * New wrapping function for composition window has been implemented.
  111.     * Mailto URL has been supported for the --compose option.
  112.     * The --status option to display current message count has been added.
  113.     * Workaround for RFC-incompliant Date header has been made.
  114.     * Check connection between IMAP or NNTP server only if access time
  115.       limit is expired.
  116.     * Thai encodings have been supported.
  117.     * Hungarian message catalog has been added.
  118.     * Copy and paste problems have been fixed.
  119.     * Some IMAP4 bugs have been fixed.
  120.     * Some other bugs have been fixed.
  121.  
  122. * 0.6.5
  123.  
  124.     * The template function has been implemented.
  125.     * The quotation format parser has been enhanced.
  126.     * The forwarding format has become customizable.
  127.     * The "Open with..." dialog on the MIME view now retains command history.
  128.     * An arrow mark is put on the column of the sorting target.
  129.     * The Delete key now deletes messages.
  130.     * The password for SMTP AUTH is asked now when not specified.
  131.     * The mime.types file is searched from several directories now.
  132.     * The preferences dialogs have been sorted out a bit.
  133.     * A freeze bug on using SSL has been fixed.
  134.     * Some bugs have been fixed.
  135.  
  136. * 0.6.4
  137.  
  138.     * The performance of summary display on large number of messages
  139.       has been improved.
  140.     * Columns of the summary view became reorderable.
  141.     * The default order of the summary view columns has been changed.
  142.     * Reedit has been enabled in the outbox.
  143.     * LDIF file import has been implemented.
  144.     * The crash bug of LDAP has been fixed.
  145.     * Some other bugs have been fixed.
  146.  
  147. * 0.6.3
  148.  
  149.     * Message body text search has been implemented.
  150.     * The text part of nested multipart message, or HTML only message
  151.       is now correctly quoted on replying.
  152.     * The status of threading is now preserved for each folders.
  153.     * Selective removal from trash folder has been enabled.
  154.     * User name and password of IMAP4 account which include spaces are now
  155.       handled correctly.
  156.     * Workaround for 8bit characters conversion failure on C locale when
  157.       using libjconv has been made.
  158.     * Some bugs that caused crashes have been fixed.
  159.  
  160. * 0.6.2
  161.  
  162.     * The new addressbook has been implemented (Match Grun).
  163.     * LDAP, vCard, and JPilot have been supported.
  164.     * The option to launch the external editor automatically has been added.
  165.     * Sorting by mark, unread, attachment, and color label has been enabled.
  166.     * Moving to the next or previous flagged messages has been enabled.
  167.     * The "Mark all read" function has been added.
  168.     * The function to reformat the current paragraph has been implemented.
  169.     * Some icons have been replaced.
  170.     * The layout of some menu items has been modified.
  171.     * Some other bugfixes have been made.
  172.  
  173. * 0.6.1
  174.  
  175.     * A crash bug caused by the typo of ja.po was fixed.
  176.     * Some bugs of configure were fixed.
  177.     * The bug that ignored Bcc: when using external command for sending was
  178.       fixed.
  179.     * A bug of auto-checking was fixed.
  180.     * Readability of the selected color-labelled line has been improved.
  181.     * Croatian message catalog has been added.
  182.  
  183. * 0.6.0
  184.  
  185.     * Some operations are enabled while receiving.
  186.     * A progress bar has been added to the status bar.
  187.     * SSL has been supported (POP3, SMTP, IMAP4).
  188.     * Color label is implemented.
  189.     * Sending with local sendmail command is enabled.
  190.     * Queued messages are now re-editable.
  191.     * Old messages will be removed after re-editing.
  192.     * Account information is now used when sending from queue.
  193.     * New account dialog will be displayed on the first run.
  194.     * Suppressed the output to status bar on IMAP4 and NNTP.
  195.     * The memory usage of the integrated XML parser has been reduced.
  196.     * The configure script has been improved.
  197.     * The bug that tried to fetch a nonexistent message on POP3 has been
  198.       fixed.
  199.     * The crash bugs of the summary view and the attachment property dialog
  200.       of the composition window has been fixed.
  201.  
  202. * 0.5.3
  203.  
  204.     * The performance of the summary view has been improved a bit.
  205.     * The option to expand / collapse message threads has been added.
  206.     * Unread messages are now displayed with bold font.
  207.     * The option to update all local folders after getting messages has
  208.       been added.
  209.     * "Add sender to address book" has been implemented.
  210.     * The position of displayed message is now kept after updating the
  211.       summary view.
  212.     * A security problem of POP3 has been fixed.
  213.     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
  214.     * Some other bugs have been fixed.
  215.  
  216. * 0.5.2
  217.  
  218.     * The English manual has been added.
  219.     * Polish message catalog has been added.
  220.     * Accounts are automatically selected on reply.
  221.     * Unnecessary return codes in user-defined header are removed.
  222.     * UI of date format setting has been improved.
  223.     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
  224.     * The bug that suspended the process after opening attached files has
  225.       been fixed.
  226.     * Workaround for raw-JIS code in header fields has been done again.
  227.     * The bug that couldn't handle some responses on NNTP has been fixed.
  228.     * Some other minor fixes have been done.
  229.  
  230. * 0.5.1
  231.  
  232.     * Expand/collapse state of folders is now preserved.
  233.     * Newsgroups can be selected from the list dialog.
  234.     * Workaround for raw-JIS code in header fields.
  235.     * The current read size in some dialogs are displayed with human-readable
  236.       format.
  237.     * Cc can be used in the reply format.
  238.     * Base64 data with unusual line length became decodable.
  239.  
  240. * 0.5.0
  241.  
  242.     * A fix for the bug that prevented the removal of selected IMAP4 folder.
  243.  
  244. * 0.5.0pre4
  245.  
  246.     * Gettext has been updated to 0.10.38.
  247.     * Some more outgoing character sets became specifiable without libjconv.
  248.     * --enable-threads option has been removed temporarily.
  249.     * IMAP4 mailbox status is now updated while scanning tree.
  250.     * IMAP4 and NNTP port number is now specifiable.
  251.     * The Japanese manual has been updated.
  252.     * Some UI and other fixes have been done.
  253.  
  254. * 0.5.0pre3
  255.  
  256.     * Autoscan of IMAP4 directory has been implemented.
  257.     * IMAP4 server directory prefix became specifiable.
  258.     * Some other bugfixes have been done.
  259.  
  260. * 0.5.0pre2
  261.  
  262.     * Bugfixes for IMAP4. Logs are now also output to file.
  263.  
  264. * 0.5.0pre1
  265.  
  266.     * Many bugfixes for IMAP4, and some modifications for user interface.
  267.  
  268. * 0.4.99
  269.  
  270.     * Attached files can be opened with arbitrary programs.
  271.     * The progress dialog is shown when sending a message.
  272.     * User-defined headers can be added.
  273.     * On the folder tree, unread mark is added to closed folders which have
  274.       some unread subfolders.
  275.     * Command line options such as --help and --version can now be executed
  276.       without X.
  277.     * NNTP authentication has been supported.
  278.     * Summary view shows a dialog to process the unexecuted marks when
  279.       changing the current folder.
  280.     * `Reply to sender' has been added.
  281.     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
  282.       INBOX and trash folder are automatically added when creating a new
  283.       IMAP4 account.
  284.     * Many other bugfixes have been done.
  285.  
  286. * 0.4.66
  287.  
  288.     * The bug that didn't calculate MD5 correctly on big endian machines
  289.       (like PowerPC) has been fixed.
  290.     * The incorporation dialog has been improved.
  291.     * Auto mail checking has been implemented.
  292.     * Headers displayed on the message view are now customizable.
  293.     * Some other bugfixes have been done.
  294.  
  295. * 0.4.65
  296.  
  297.     * The items of preferences dialog have been reorganized.
  298.     * The header pane can be toggled on and off now.
  299.     * Page scroll step is now selectable between one page and half page.
  300.     * Messages can be exported as mbox format.
  301.     * GnuPG support code has been updated.
  302.     * The format of date in summary view became freely definable.
  303.     * The MD5 routine by RSA has been replaced by an FSF implementation.
  304.     * The progress dialog of POP3 has been considerably improved.
  305.     * IMAP4 folder creation/deletion is enabled.
  306.     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
  307.       fixed.
  308.     * A socket is now handled with abstraction layer.
  309.     * Some other bugs have been fixed.
  310.  
  311. * 0.4.64
  312.  
  313.     * The built-in XML parser has been modified so that it escapes certain
  314.       characters, and supports multiple-lined tag.
  315.     * The bug that caused infinite loop when illegal XML file was given was
  316.       fixed.
  317.     * The problem when not moving to inbox after getting new mail was fixed.
  318.     * The bug that made Sylpheed crash when clicking Cancel button while
  319.       getting new mail was fixed.
  320.  
  321. * 0.4.63
  322.  
  323.     * Some menu items are sorted out.
  324.     * `Attract by subject' is speeded up.
  325.     * Smooth scrolling of message text is enabled.
  326.     * Generic mark and Deleted mark became permanent.
  327.     * Replied and Forwarded mark are enabled.
  328.     * The design of New and Unread mark is changed.
  329.     * Generic mark and Unread mark can be toggled with clicking summary view.
  330.     * Long References header is truncated now.
  331.     * Updated the GnuPG support code.
  332.     * Messages can be moved across file systems.
  333.     * Message date is converted into local time when displaying.
  334.     * The colors of quoted part and URI of messages can be specified, and
  335.       they are specifiable according to quotation level.
  336.     * It is enabled to keep the current folder after receiving new messages.
  337.     * The speed of cache reading is improved.
  338.     * Message copy is implemented.
  339.     * Many other bugfixes have been done.
  340.  
  341. * 0.4.62
  342.  
  343.     * Prohibition of multiple execution and operation by command line
  344.       options are enabled.
  345.     * Workaround was done for duplicated From_ line in mbox file.
  346.     * HTML - > text converter is implemented.
  347.     * SMTP AUTH is supported.
  348.     * FIFO is allowed for signature file.
  349.     * Security probrems related to tmpfile() and chmod() are fixed.
  350.     * A bug was fixed that couldn't open attached files which include space.
  351.     * Address completion is enhanced.
  352.     * Move and remove are enabled in IMAP4.
  353.     * Message source can be displayed.
  354.     * Some other bugfixes.
  355.  
  356. * 0.4.61
  357.  
  358.     * Bugs in address completion, sending, and folder view have been fixed.
  359.  
  360. * 0.4.60
  361.  
  362.     * The horizontal scroll bar is added on the summary view.
  363.     * Drag and drop from the summary view to the folder view is enabled.
  364.     * Preliminary support of GnuPG is added (needs GPGME).
  365.     * `Update folder tree' is performed correctly now.
  366.     * Receiving dialog is improved.
  367.     * `Select all matched' is enabled in the summary search.
  368.     * Some new toolbar icons are added.
  369.     * Attached files can be opened with metamail command.
  370.     * Address completion with tab key is enabled in the address entry on
  371.       the composition window.
  372.     * Some many other bugfixes.
  373.  
  374. * 0.4.52
  375.  
  376.     * News posting feature is implemented.
  377.     * Number of unread messages is now displayed at the side of folder name.
  378.     * Accounts are now selectable on the composition window.
  379.     * Some other bugfixes.
  380.  
  381. * 0.4.51
  382.  
  383.     * A bug was fixed that didn't incorporate spool file correctly.
  384.     * From_ line is now recognized as separator of messages even if the
  385.       previous line isn't empty.
  386.     * A bug was fixed that printed warning when sending message from queue.
  387.  
  388. * 0.4.50
  389.  
  390.     * The architecture were overhauled, and folders are now managed by
  391.       object-oriented approach.
  392.     * The location of mailbox became specifiable, and multiple mailboxes
  393.       are now manageable simultaneously.
  394.     * Summary scrolls only on the edge when messages are selected.
  395.     * News servers are now added using account creation.
  396.     * In IMAP4, the reading of existing folders is enabled.
  397.     * Interfaces are modified a bit.
  398.  
  399. * 0.4.9
  400.  
  401.     * Fixed some bugs and updated message catalogs.
  402.  
  403. * 0.4.8
  404.  
  405.     * Fixed a bug that locked the process if the status bar was hidden.
  406.     * Fixed a bug that put a garbage to charset if the outgoing character
  407.       set was specified and non-ascii characters were used in subject.
  408.     * Added Portuguese message catalog.
  409.  
  410. * 0.4.7
  411.  
  412.     * Changed the ruler to the more graphical one.
  413.     * Made the state of status bar get preserved.
  414.     * Made it configurable for each accounts whether to receive messages
  415.       when getting from all accounts.
  416.     * Updated README.
  417.  
  418. * 0.4.6
  419.  
  420.     * Added a ruler to the composition window.
  421.     * Added the list of the compiled-in features and clickable URI to the
  422.       official web site to the about dialog.
  423.     * Added `Show all header' to the right-click menu at the summary.
  424.     * Fixed a bug on quotation.
  425.     * Fixed memory leak bugs.
  426.     * Some other fixes.
  427.  
  428. * 0.4.5
  429.  
  430.     * Implemented line-wrapping functions.
  431.     * Added supports for some codesets.
  432.     * Added Chinese message catalog.
  433.     * Extended quotation format.
  434.     * Made the settings of the menu shortcuts preservable.
  435.     * Fixed a probrem that caused to show garbage characters if the codeset
  436.       wasn't set.
  437.     * Some other bug fixes.
  438.  
  439. * 0.4.4
  440.  
  441.     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
  442.  
  443. * 0.4.3
  444.  
  445.     * Implemented the draft message function.
  446.     * Made the summary get the proper display on the queue folder.
  447.     * Changed the color of unread mark from green to blue.
  448.     * Some other bug fixes.
  449.  
  450. * 0.4.2
  451.  
  452.     * Added preliminary IMAP4 codes.
  453.     * Enhanced the MIME message parsing routines.
  454.     * Changed the display method of HeaderView.
  455.     * Modified the codeset conversion routines.
  456.     * Added Spanish message catalog.
  457.     * Removed `Reply with quote', and added `Reply to all'.
  458.     * Implemented `Forward as an attachment'.
  459.     * Some other bug fixes.
  460.  
  461. * 0.4.1
  462.  
  463.     * Fixed the probrem of codeconv.c that prevented compiling.
  464.     * Modified sylpheed.spec.
  465.  
  466. * 0.4.0
  467.  
  468.     * Modified the layout of the preferences dialog widgets.
  469.     * Fixed the probrem of Japanese processing on FreeBSD.
  470.     * Workaround for the malformed References: header generated by OE5 :(
  471.  
  472. * 0.3.99
  473.  
  474.     * Applied Kondara patch and enabled to support many locales, including
  475.       UTF-8 (Unicode), when using libjconv.
  476.     * Integrated the manual written by BONAIM.
  477.     * Added the option that specifies whether to display short headers on
  478.       message view or not.
  479.     * Disabled IPv6 support by default.
  480.     * Added copyright notice to the source files.
  481.     * Some bug fixes.
  482.  
  483. * 0.3.29
  484.  
  485.     * Supported external editor.
  486.     * Supported Content-Transfer-Encoding: x-uuencode.
  487.     * Replaced system() with execvp().
  488.     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
  489.     * Enabled to open a message with new window.
  490.     * Made it display the simplified headers if the part of multipart
  491.       message is text/plain.
  492.     * Enabled to use font selection dialog on the setting of message font.
  493.     * Modified so that it processes address correctly if the part of it is
  494.       quoted.
  495.     * Added `None (local)' to the menu of protocol on the account setting.
  496.     * Some other fixes.
  497.  
  498. * 0.3.28
  499.  
  500.     * Supported ISO-8859-1.
  501.     * Fixed the size of the dialogs.
  502.     * Made it saves the size of widgets and the width of columns.
  503.     * Added the French message catalog.
  504.     * Changed the variable name of filtering (check the auto-filtering
  505.       option again if you've turned it on before).
  506.     * Fixed some bugs.
  507.  
  508.